projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3bd330d
)
(NO_GET_LOAD_AVG): Test _M88KBCS_TARGET, not __GNUC__.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 25 May 1993 01:05:04 +0000
(
01:05
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 25 May 1993 01:05:04 +0000
(
01:05
+0000)
src/s/dgux.h
patch
|
blob
|
history
diff --git
a/src/s/dgux.h
b/src/s/dgux.h
index b7c6debed6820ff044975e7e35c7adef06ff88cd..4bda11b0abeefcccc7c6eb655bb56d4862e24d2e 100644
(file)
--- a/
src/s/dgux.h
+++ b/
src/s/dgux.h
@@
-290,7
+290,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
CC=gcc
#endif /* not MAKING_MAKEFILE */
-#ifdef _
_GNUC__
+#ifdef _
M88KBCS_TARGET
/* Karl Berry says: the environment
recommended by gcc (88/open, a.k.a. m88kbcs) doesn't support some system
functions, and gcc doesn't make it easy to switch environments. */